MESCIUS InputMan for ASP.NET 10.0J
CopyTo(String[],Int32) メソッド

コレクションのコピー先となる配列(String 型)
コレクションをコピーする位置(Int32 型)
既存の配列にButtonTextCollectionコレクションをコピーします。
シンタックス
Public Overloads Sub CopyTo( _
   ByVal array() As String, _
   ByVal arrayIndex As Integer _
) 
public void CopyTo( 
   string[] array,
   int arrayIndex
)

パラメータ

array
コレクションのコピー先となる配列(String 型)
arrayIndex
コレクションをコピーする位置(Int32 型)
参照

参照

ButtonTextCollection クラス
ButtonTextCollection メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.